projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7268842
)
Remove variable alias executing-macro, obsolete since before 19.34.
author
Sam Steingold
<sds@gnu.org>
Wed, 22 Nov 2017 21:07:54 +0000
(16:07 -0500)
committer
Sam Steingold
<sds@gnu.org>
Wed, 22 Nov 2017 21:14:36 +0000
(16:14 -0500)
lisp/subr.el
patch
|
blob
|
history
diff --git
a/lisp/subr.el
b/lisp/subr.el
index 1f68c25c888773d7326afeddc32eddc1d044033c..01acc336262565d28d2346427c26d5be5c3c747d 100644
(file)
--- a/
lisp/subr.el
+++ b/
lisp/subr.el
@@
-1479,10
+1479,6
@@
be a list of the form returned by `event-start' and `event-end'."
(make-obsolete-variable 'command-debug-status
"expect it to be removed in a future version." "25.2")
-;; Lisp manual only updated in 22.1.
-(define-obsolete-variable-alias 'executing-macro 'executing-kbd-macro
- "before 19.34")
-
(define-obsolete-variable-alias 'x-lost-selection-hooks
'x-lost-selection-functions "22.1")
(define-obsolete-variable-alias 'x-sent-selection-hooks